size

open fun size(@Nullable() size: Size): MapOptions.Builder

The size to resize the map object and renderer backend.The size is given in `platform pixel` units. macOS and iOS platforms usedevice-independent pixel units, while other platforms, such as Android,use screen pixel units.